Package | cens.fhir.poclis-ssmso |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cens.fhir.poclis-ssmso@1.0.0&canonical=http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisServiceRequest |
Url | http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisServiceRequest |
Status | draft |
Name | PocLisServiceRequest |
Experimental | False |
Type | ServiceRequest |
Kind | resource |
No resources found
StructureDefinition | |
http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient ![]() | PocLisPatient |
http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisLocation ![]() | PocLisLocation |
http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPractitioner ![]() | PocLisPractitioner |
http://cens.cl/fhir/ValueSet/PocLisCodigoTest ![]() | PocLisCodigoTest |
http://cens.cl/fhir/ValueSet-MotivoMuestraSSMSO ![]() | MotivoMuestraSSMSO |
{
"resourceType" : "StructureDefinition",
"id" : "poc-lis-servicerequest",
"url" : "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisServiceRequest",
"name" : "PocLisServiceRequest",
"status" : "draft",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "quick",
"uri" : "http://siframework.org/cqf",
"name" : "Quality Improvement and Clinical Knowledge (QUICK)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "ServiceRequest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "ServiceRequest.identifier",
"path" : "ServiceRequest.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.instantiatesCanonical",
"path" : "ServiceRequest.instantiatesCanonical",
"max" : "0"
},
{
"id" : "ServiceRequest.instantiatesUri",
"path" : "ServiceRequest.instantiatesUri",
"max" : "0"
},
{
"id" : "ServiceRequest.basedOn",
"path" : "ServiceRequest.basedOn",
"max" : "0"
},
{
"id" : "ServiceRequest.replaces",
"path" : "ServiceRequest.replaces",
"max" : "0"
},
{
"id" : "ServiceRequest.requisition",
"path" : "ServiceRequest.requisition",
"max" : "0"
},
{
"id" : "ServiceRequest.category",
"path" : "ServiceRequest.category",
"max" : "0"
},
{
"id" : "ServiceRequest.priority",
"path" : "ServiceRequest.priority",
"max" : "0"
},
{
"id" : "ServiceRequest.doNotPerform",
"path" : "ServiceRequest.doNotPerform",
"max" : "0"
},
{
"id" : "ServiceRequest.code",
"path" : "ServiceRequest.code",
"min" : 1,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ServiceRequestCode"
}
],
"strength" : "required",
"valueSet" : "http://cens.cl/fhir/ValueSet/PocLisCodigoTest"
}
},
{
"id" : "ServiceRequest.orderDetail",
"path" : "ServiceRequest.orderDetail",
"max" : "0"
},
{
"id" : "ServiceRequest.quantity[x]",
"path" : "ServiceRequest.quantity[x]",
"max" : "0"
},
{
"id" : "ServiceRequest.subject",
"path" : "ServiceRequest.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient"
]
}
]
},
{
"id" : "ServiceRequest.encounter",
"path" : "ServiceRequest.encounter",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x]",
"path" : "ServiceRequest.occurrence[x]",
"max" : "0"
},
{
"id" : "ServiceRequest.asNeeded[x]",
"path" : "ServiceRequest.asNeeded[x]",
"max" : "0"
},
{
"id" : "ServiceRequest.authoredOn",
"path" : "ServiceRequest.authoredOn",
"max" : "0"
},
{
"id" : "ServiceRequest.requester",
"path" : "ServiceRequest.requester",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPractitioner"
]
}
]
},
{
"id" : "ServiceRequest.performerType",
"path" : "ServiceRequest.performerType",
"max" : "0"
},
{
"id" : "ServiceRequest.performer",
"path" : "ServiceRequest.performer",
"max" : "0"
},
{
"id" : "ServiceRequest.locationCode",
"path" : "ServiceRequest.locationCode",
"max" : "0"
},
{
"id" : "ServiceRequest.locationReference",
"path" : "ServiceRequest.locationReference",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisLocation"
]
}
]
},
{
"id" : "ServiceRequest.reasonCode",
"path" : "ServiceRequest.reasonCode",
"min" : 1,
"max" : "1",
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "ServiceRequestReason"
}
],
"strength" : "required",
"description" : "Motivo de Muestra",
"valueSet" : "http://cens.cl/fhir/ValueSet-MotivoMuestraSSMSO"
}
},
{
"id" : "ServiceRequest.reasonReference",
"path" : "ServiceRequest.reasonReference",
"max" : "0"
},
{
"id" : "ServiceRequest.insurance",
"path" : "ServiceRequest.insurance",
"max" : "0"
},
{
"id" : "ServiceRequest.supportingInfo",
"path" : "ServiceRequest.supportingInfo",
"max" : "0"
},
{
"id" : "ServiceRequest.specimen",
"path" : "ServiceRequest.specimen",
"max" : "0"
},
{
"id" : "ServiceRequest.bodySite",
"path" : "ServiceRequest.bodySite",
"max" : "0"
},
{
"id" : "ServiceRequest.note",
"path" : "ServiceRequest.note",
"max" : "0"
},
{
"id" : "ServiceRequest.patientInstruction",
"path" : "ServiceRequest.patientInstruction",
"max" : "0"
},
{
"id" : "ServiceRequest.relevantHistory",
"path" : "ServiceRequest.relevantHistory",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.